﻿2026-07-27T07:08:53.9273871Z ##[group]Run actions/checkout@v5
2026-07-27T07:08:53.9274486Z with:
2026-07-27T07:08:53.9274822Z   repository: BigscreenVR/spt-bs-core
2026-07-27T07:08:53.9277776Z   token: ***
2026-07-27T07:08:53.9278104Z   ssh-strict: true
2026-07-27T07:08:53.9278421Z   ssh-user: git
2026-07-27T07:08:53.9278791Z   persist-credentials: true
2026-07-27T07:08:53.9279151Z   clean: true
2026-07-27T07:08:53.9279529Z   sparse-checkout-cone-mode: true
2026-07-27T07:08:53.9279914Z   fetch-depth: 1
2026-07-27T07:08:53.9280257Z   fetch-tags: false
2026-07-27T07:08:53.9280639Z   show-progress: true
2026-07-27T07:08:53.9280997Z   lfs: false
2026-07-27T07:08:53.9281332Z   submodules: false
2026-07-27T07:08:53.9281702Z   set-safe-directory: true
2026-07-27T07:08:53.9282084Z   allow-unsafe-pr-checkout: false
2026-07-27T07:08:53.9282504Z env:
2026-07-27T07:08:53.9282864Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-27T07:08:53.9283291Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-27T07:08:53.9283697Z ##[endgroup]
2026-07-27T07:08:54.1006739Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-27T07:08:54.1008020Z ##[group]Getting Git version info
2026-07-27T07:08:54.1008580Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-07-27T07:08:54.1198160Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-07-27T07:08:54.1433294Z git version 2.43.0.windows.1
2026-07-27T07:08:54.1457162Z ##[endgroup]
2026-07-27T07:08:54.1466300Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\ebd15561-5ede-4464-a8e0-d112f172ac35\.gitconfig'
2026-07-27T07:08:54.1480089Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\ebd15561-5ede-4464-a8e0-d112f172ac35' before making global git config changes
2026-07-27T07:08:54.1481180Z Adding repository directory to the temporary git global config as a safe directory
2026-07-27T07:08:54.1485145Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-07-27T07:08:54.1732301Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --get remote.origin.url
2026-07-27T07:08:54.1942938Z https://github.com/BigscreenVR/spt-bs-core
2026-07-27T07:08:54.1967920Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-27T07:08:54.1971981Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-27T07:08:54.2173118Z HEAD
2026-07-27T07:08:54.2437574Z ##[endgroup]
2026-07-27T07:08:54.2441242Z [command]"C:\Program Files\Git\cmd\git.exe" submodule status
2026-07-27T07:08:54.6264175Z ##[group]Cleaning the repository
2026-07-27T07:08:54.6270073Z [command]"C:\Program Files\Git\cmd\git.exe" clean -ffdx
2026-07-27T07:09:09.2651242Z Removing .adapter-notify/
2026-07-27T07:09:09.2651641Z Removing target/
2026-07-27T07:09:09.2690312Z [command]"C:\Program Files\Git\cmd\git.exe" reset --hard HEAD
2026-07-27T07:09:09.3461816Z HEAD is now at 1c7b19b0 Merge a2fbc72800ab67b9b5cab7e59e1b559476a7b35e into be4182b6b1c54e37adf6eae047b5d79602056ac1
2026-07-27T07:09:09.3486091Z ##[endgroup]
2026-07-27T07:09:09.3490890Z ##[group]Disabling automatic garbage collection
2026-07-27T07:09:09.3502544Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-07-27T07:09:09.3768277Z ##[endgroup]
2026-07-27T07:09:09.3768792Z ##[group]Setting up auth
2026-07-27T07:09:09.3775019Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-27T07:09:09.4070212Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-27T07:09:09.8004585Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-27T07:09:09.8266993Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-27T07:09:10.2498197Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-27T07:09:10.2750639Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-27T07:09:10.6526379Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-27T07:09:10.6860335Z ##[endgroup]
2026-07-27T07:09:10.6860749Z ##[group]Fetching the repository
2026-07-27T07:09:10.6867821Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +0fb7d902ae5a4d7c6de03487e5a57a0b228c7118:refs/remotes/pull/97/merge
2026-07-27T07:09:11.4655359Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-27T07:09:11.4656180Z  * [new ref]           0fb7d902ae5a4d7c6de03487e5a57a0b228c7118 -> pull/97/merge
2026-07-27T07:09:11.4785871Z ##[endgroup]
2026-07-27T07:09:11.4786457Z ##[group]Determining the checkout info
2026-07-27T07:09:11.4787050Z ##[endgroup]
2026-07-27T07:09:11.4791865Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-07-27T07:09:11.5082711Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-27T07:09:11.5781670Z ##[group]Checking out the ref
2026-07-27T07:09:11.5786751Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force refs/remotes/pull/97/merge
2026-07-27T07:09:11.7096015Z Previous HEAD position was 1c7b19b0 Merge a2fbc72800ab67b9b5cab7e59e1b559476a7b35e into be4182b6b1c54e37adf6eae047b5d79602056ac1
2026-07-27T07:09:11.7096880Z HEAD is now at 0fb7d902 Merge 0f7722bdffbf51120942cdfdcaf618a14f309d1e into be4182b6b1c54e37adf6eae047b5d79602056ac1
2026-07-27T07:09:11.7121601Z ##[endgroup]
2026-07-27T07:09:11.7377261Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-07-27T07:09:11.7603748Z 0fb7d902ae5a4d7c6de03487e5a57a0b228c7118
